* {
  box-sizing: border-box;
}
.text-overflow,
.index .index-goods-show li p,
.index .goods-show li p,
.index .planting .list p,
.index .profile-news .news .list .top .headline,
.index .profile-news .news .list .bottom .words h3,
.index-goods-show li p,
.talent-recruitment .list .left .info,
.talent-recruitment .list h3,
.distribution-centre .ts-list p,
.traceability .ts-list p,
.news-centre .list .title .p1,
.news-centre .d-links a,
.vegetable-base .list h2,
.vegetable-base .list p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
a {
  -webkit-tap-highlight-color: rgba(255,255,255,0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}
a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  background: none;
  text-decoration: none;
}
input,
textarea {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  outline: none;
}
body {
  font-family: Microsoft YaHei;
}
.position-center,
.c-nav a:before,
.c-nav .secondmenu:before,
.traceability .alert img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.text-overflow,
.index .index-goods-show li p,
.index .goods-show li p,
.index .planting .list p,
.index .profile-news .news .list .top .headline,
.index .profile-news .news .list .bottom .words h3,
.index-goods-show li p,
.talent-recruitment .list .left .info,
.talent-recruitment .list h3,
.distribution-centre .ts-list p,
.traceability .ts-list p,
.news-centre .list .title .p1,
.news-centre .d-links a,
.vegetable-base .list h2,
.vegetable-base .list p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body {
  overflow-x: hidden;
}
.c-header {
  width: 100%;
  padding: 33px 0 34px;
}
.c-header .container {
  overflow: hidden;
  position: relative;
}
.c-header .logo {
  display: block;
  float: left;
  margin-right: 100px;
}
.c-header .logo img {
  display: block;
  width: 100%;
}
.c-header .lab {
  float: left;
  margin-top: 17px;
}
.c-header .lab img {
  display: block;
}
.c-header .tel {
  position: relative;
  float: right;
  width: 242px;
  height: 49px;
}
.c-header .tel img {
  display: block;
  width: 100%;
}
.c-header .tel .shake {
  width: 44px;
  height: 14px;
  background: url("../../images/yh/head-tel2_03.png") center no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 6px;
}
.c-header .tel .shaking {
  -webkit-animation: telshake 0.8s ease-in-out;
  animation: telshake 0.8s ease-in-out;
}
.c-header .togglgnav {
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
  width: 28px;
  height: 28px;
  background: url("../../images/yh/menu-icon.png") center no-repeat;
  background-size: cover;
}
.c-nav {
  width: 100%;
  height: 56px;
  background-color: #328e12;
  position: relative;
  z-index: 3;
}
.c-nav .container {
  padding-left: 0;
  padding-right: 0;
  height: 56px;
}
.c-nav a,
.c-nav .secondmenu {
  display: block;
  width: 12.5%;
  float: left;
  position: relative;
  z-index: 2;
  height: 56px;
  line-height: 56px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.c-nav a:after,
.c-nav .secondmenu:after {
  content: '';
  display: block;
  width: 1px;
  height: 18px;
  background-color: #28730e;
  position: absolute;
  top: 50%;
  right: -1px;
  z-index: 3;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-nav a:before,
.c-nav .secondmenu:before {
  content: '';
  display: block;
  width: 0;
  height: 100%;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -ms-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
  background-color: #79c423;
  z-index: -1;
}
.c-nav a:hover:before,
.c-nav .secondmenu:hover:before {
  width: 100%;
}
.c-nav .secondmenu {
  margin-bottom: 0;
  cursor: pointer;
  position: relative;
}
.c-nav .secondmenu .items {
  width: 100%;
  position: absolute;
  top: 56px;
  z-index: 99;
  background-color: #328e12;
  left: 0;
  display: none;
}
.c-nav .secondmenu a {
  display: block;
  width: 100%;
  float: none;
}
.c-nav .secondmenu a:after {
  display: none;
}
.c-nav .secondmenu .show {
  display: block;
}
.c-nav .ac:before {
  width: 100%;
}
.c-subnav {
  width: 100%;
  overflow: hidden;
  line-height: 40px;
  border-bottom: 1px solid #d6d6d6;
}
.c-subnav .container {
  overflow: hidden;
}
.c-subnav .left {
  float: left;
}
.c-subnav .left a {
  display: block;
  float: left;
  padding: 0 24px;
  height: 41px;
  font-size: 14px;
  color: #333;
  text-align: center;
  position: relative;
  border-bottom: 1px solid transparent;
}
.c-subnav .left a:after {
  content: '';
  display: block;
  width: 1px;
  height: 14px;
  background-color: #d9d9d9;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
.c-subnav .left a:last-child:after {
  display: none;
}
.c-subnav .left .ac {
  color: #328e12;
  border-bottom: 1px solid #328e12;
}
.c-subnav .right {
  float: right;
  padding-left: 25px;
  position: relative;
  font-size: 12px;
  color: #aaa;
}
.c-subnav .right:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url("../../images/yh/nowaddress-icon_03.png") center no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}
.c-subnav .right a {
  color: #aaa;
}
.c-subnav .right .ac {
  color: #666;
}
.c-footer .c-top {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background-color: #3c3b3c;
}
.c-footer .c-top .container {
  overflow: hidden;
}
.c-footer .c-top a {
  display: block;
  width: 12.5%;
  float: left;
  position: relative;
  z-index: 2;
  height: 56px;
  line-height: 56px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.c-footer .c-top a:after {
  content: '';
  display: block;
  width: 1px;
  height: 18px;
  background-color: #999;
  position: absolute;
  top: 50%;
  right: -1px;
  z-index: 3;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-footer .c-bottom {
  width: 100%;
  background-color: #4b494a;
  padding: 25px 0;
}
.c-footer .c-bottom .container {
  overflow: hidden;
}
.c-footer .c-bottom .left {
  width: 50%;
  float: left;
  margin-top: 10px;
  padding-left: 65px;
  position: relative;
  font-size: 14px;
  color: #fff;
}
.c-footer .c-bottom .left:before {
  content: '';
  display: block;
  width: 33px;
  height: 33px;
  background: url("../../images/yh/address-icon_03.png") center no-repeat;
  background-size: cover;
  position: absolute;
  top: 6px;
  left: 0;
}
.c-footer .c-bottom .left p {
  line-height: 26px;
  margin-bottom: 0;
}
.c-footer .c-bottom .right {
  width: 50%;
  float: right;
}
.c-footer .c-bottom .right .info {
  float: left;
  margin-top: 10px;
  position: relative;
  margin-right: 120px;
  padding-left: 65px;
}
.c-footer .c-bottom .right .info:before {
  content: '';
  display: block;
  width: 33px;
  height: 33px;
  background: url("../../images/yh/footer-tel-icon_05.png") center no-repeat;
  background-size: cover;
  position: absolute;
  top: 6px;
  left: 0;
}
.c-footer .c-bottom .right .info p {
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  margin-bottom: 0;
}
.c-footer .c-bottom .right .info a {
  color: #fff;
}
.c-footer .c-bottom .right .code {
  float: left;
}
.c-footer .c-bottom .right .code img {
  display: block;
  width: 100px;
}
.c-gotop {
  width: 60px;
  height: 60px;
  position: fixed;
  z-index: 99;
  background-color: #328e12;
  right: 15px;
  bottom: 100px;
  display: none;
}
.c-gotop .icon {
  width: 30px;
  height: 29px;
  background: url("../../images/yh/gotop.png") center no-repeat;
  background-size: cover;
  margin: 18px auto;
}
.banner2 {
  position: relative;
}
.banner2 .bigimg,
.banner2 .bigimg2 {
  display: block;
  width: 100%;
}
.banner2 .bigimg2 {
  display: none;
}
.banner2 .container {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  top: 0;
}
.banner2 .container .w1 {
  margin: 60px 0 20px;
}
.banner2 .container .w2 {
  margin-bottom: 22px;
}
.banner2 .container .w3 {
  font-size: 0;
}
.banner2 .container .w3 img {
  margin: 0 9px;
}
.index {
  padding-bottom: 40px;
}
.index .title {
  overflow: hidden;
}
.index .title h2 {
  color: #999;
  text-align: center;
  font-size: 36px;
  margin: 40px 0 5px;
}
.index .title h3 {
  font-size: 30px;
  font-weight: bold;
  color: #333;
  text-align: center;
  position: relative;
  margin: 0;
}
.index .subnav {
  width: 100%;
  margin-top: 40px;
}
.index .subnav .navlist {
  width: 470px;
  height: 37px;
  margin: 0 auto;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
  font-size: 0;
}
.index .subnav a {
  display: inline-block;
  font-size: 16px;
  color: #333;
  padding: 0 11px 15px;
  margin: 0 28px;
  position: relative;
}
.index .subnav a:nth-child(1) {
  margin-left: 0;
}
.index .subnav a:nth-child(6) {
  margin-right: 0;
}
.index .subnav .ac:after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background-color: #328e12;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.index .index-goods-show ul,
.index .goods-show ul {
  padding-right: 20px;
  overflow: hidden;
  border: 1px solid #dbdbdb;
  padding-bottom: 18px;
  margin-top: 40px;
}
.index .index-goods-show li,
.index .goods-show li {
  width: 25%;
  float: left;
  margin-top: 18px;
  padding-left: 20px;
}
.index .index-goods-show li:hover .pic,
.index .goods-show li:hover .pic {
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
}
.index .index-goods-show li:hover p,
.index .goods-show li:hover p {
  color: #328e12;
}
.index .index-goods-show li .pic,
.index .goods-show li .pic {
  display: block;
  margin-bottom: 20px;
  border: 1px solid #e6e6e6;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.index .index-goods-show li img,
.index .goods-show li img {
  display: block;
  width: 100%;
}
.index .index-goods-show li p,
.index .goods-show li p {
  text-align: center;
  font-size: 16px;
  margin: 0;
  color: #333;
}
.index .planting .list {
  overflow: hidden;
  margin-top: 40px;
}
.index .planting .list a {
  display: block;
  width: 18.6%;
  float: left;
  margin-right: 1.75%;
}
.index .planting .list a:nth-child(5) {
  margin-right: 0;
}
.index .planting .list a:hover p {
  color: #328e12;
}
.index .planting .list a:hover .bigboxlabel {
  position: absolute;
  width: 86px;
  height: 86px;
  border: 4px solid rgba(255,255,255,0.6);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  right: 5px;
  bottom: 5px;
  z-index: 2;
}
.index .planting .list a:hover .big {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.index .planting .list a:hover .smallboxlabel {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  z-index: 1;
}
.index .planting .list a:hover .small {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.index .planting .list .pic {
  width: 100%;
  height: 180px;
  position: relative;
  margin-bottom: 14px;
}
.index .planting .list .bigbox,
.index .planting .list .smallbox {
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.index .planting .list .bigboxlabel {
  width: 100%;
  border: none;
  height: 100%;
}
.index .planting .list .big {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.index .planting .list .smallboxlabel {
  position: absolute;
  width: 86px;
  height: 86px;
  border: 4px solid rgba(255,255,255,0.6);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  right: 5px;
  bottom: 5px;
}
.index .planting .list .small {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.index .planting .list p {
  font-size: 14px;
  color: #333;
  text-align: center;
  margin: 0;
}
.index .profile-news {
  overflow: hidden;
  margin-top: 65px;
}
.index .profile-news .profile {
  width: 49%;
  float: left;
}
.index .profile-news .profile h2 {
  margin-bottom: 30px;
}
.index .profile-news .profile p {
  font-size: 14px;
  line-height: 28px;
  color: #666;
  margin-top: 25px;
  margin-bottom: 0;
}
.index .profile-news .profile p span {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.index .profile-news .profile .seemore {
  margin-top: 19px;
}
.index .profile-news .news {
  width: 49%;
  float: right;
}
.index .profile-news .news .list a {
  display: block;
  width: 100%;
  height: 33px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.index .profile-news .news .list a:nth-child(4) .top,
.index .profile-news .news .list a:nth-child(4) .bottom {
  border-bottom: none;
}
.index .profile-news .news .list .ac {
  height: 104px;
}
.index .profile-news .news .list .ac .box {
  top: -33px;
}
.index .profile-news .news .list .box {
  width: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.index .profile-news .news .list .top {
  width: 100%;
  height: 33px;
  line-height: 32px;
  border-bottom: 1px dashed #e6e6e6;
  overflow: hidden;
}
.index .profile-news .news .list .top .headline {
  display: block;
  width: 55%;
  float: left;
  line-height: 32px;
  font-size: 14px;
  color: #333;
}
.index .profile-news .news .list .top .time {
  width: 40%;
  float: right;
  text-align: right;
  font-size: 12px;
  color: #999;
  line-height: 32px;
}
.index .profile-news .news .list .bottom {
  overflow: hidden;
  height: 104px;
  border-bottom: 1px solid #e6e6e6;
}
.index .profile-news .news .list .bottom .pic {
  width: 22.4%;
  height: 90px;
  float: left;
  margin-top: 7px;
}
.index .profile-news .news .list .bottom .words {
  width: 73.9%;
  float: right;
}
.index .profile-news .news .list .bottom .words h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  margin-bottom: 5px;
  text-align: left;
  color: #333;
  margin-top: 7px;
}
.index .profile-news .news .list .bottom .words p {
  font-size: 14px;
  line-height: 20px;
  color: #666;
  margin-bottom: 0;
  height: 60px;
  overflow: hidden;
}
.index .profile-news h2 {
  font-size: 30px;
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #e6e6e6;
  font-weight: bold;
  color: #333;
  margin-top: 0;
  margin-bottom: 30px;
  text-align: left;
}
.index .profile-news h2 i {
  font-weight: normal;
  color: #999;
}
.index .profile-news h2 span {
  font-size: 24px;
  color: #999;
  font-weight: normal;
}
.index .profile-news .seemore {
  display: block;
  width: 140px;
  height: 40px;
  background-color: #328e12;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  margin-top: 10px;
  position: relative;
}
.index .profile-news .seemore:before {
  content: '';
  display: block;
  width: 0;
  height: 32px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.index .profile-news .seemore:after {
  content: '';
  display: block;
  width: 132px;
  height: 0;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.index .profile-news .seemore:hover:before {
  width: 132px;
}
.index .profile-news .seemore:hover:after {
  height: 32px;
}
.index-goods-show ul {
  padding-right: 20px;
  overflow: hidden;
  border: 1px solid #dbdbdb;
  padding-bottom: 18px;
  margin-top: 40px;
}
.index-goods-show li {
  width: 25%;
  float: left;
  margin-top: 18px;
  padding-left: 20px;
}
.index-goods-show li:hover .pic {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
}
.index-goods-show li:hover p {
  color: #328e12;
}
.index-goods-show li .pic {
  display: block;
  margin-bottom: 20px;
  border: 1px solid #e6e6e6;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.index-goods-show li img {
  display: block;
  width: 100%;
}
.index-goods-show li p {
  text-align: center;
  font-size: 16px;
  margin: 0;
  color: #333;
}
.about-us {
  width: 100%;
}
.about-us .content {
  width: 100%;
  background-color: #f5f5f5;
}
.about-us .content .container {
  background-color: #fff;
  overflow: hidden;
  border: 1px solid #dbdbdb;
  border-top: none;
  border-bottom: none;
  padding: 0 23px 40px;
}
.about-us .content h2 {
  font-size: 20px;
  color: #333;
  padding-left: 13px;
  height: 32px;
  line-height: 32px;
  border-left: 4px solid #328e12;
  margin-top: 40px;
  margin-bottom: 46px;
}
.about-us .content p {
  font-size: 14px;
  line-height: 26px;
  color: #666;
  margin-bottom: 0;
  margin-top: 28px;
}
.company-profile .pic {
  text-align: center;
  font-size: 0;
  margin-top: 23px;
}
.company-profile .pic img {
  margin: 0 10px;
}
.company-culture .pic {
  margin: 24px 0 30px;
}
.company-culture .pic img {
  display: block;
  width: 100%;
}
.company-culture dl {
  margin-bottom: 60px;
}
.company-culture dt {
  font-size: 18px;
  color: #666;
}
.company-culture dd {
  font-size: 14px;
  color: #666;
  margin-top: 36px;
  overflow: hidden;
}
.company-culture dd span {
  display: block;
  float: left;
}
.company-culture dd .tip {
  font-size: 16px;
  color: #666;
  margin-right: 23px;
}
.company-culture dd .tip i {
  letter-spacing: 16px;
}
.company-aptitude .imgs {
  width: 650px;
  margin: 0 auto;
}
.company-aptitude .bigimgs {
  width: 100%;
  position: relative;
}
.company-aptitude .bigimgs .leftbtn {
  width: 63px;
  height: 64px;
  background: url("../../images/yh/btn.png") no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.company-aptitude .bigimgs .leftbtn:hover {
  background-position: 0 -64px;
}
.company-aptitude .bigimgs .rightbtn {
  width: 63px;
  height: 64px;
  background: url("../../images/yh/btn.png") no-repeat;
  background-position: 0 -128px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.company-aptitude .bigimgs .rightbtn:hover {
  background-position: 0 -192px;
}
.company-aptitude .bigimgs .slide {
  overflow: hidden;
  width: 352px;
  margin: 0 auto;
}
.company-aptitude .bigimgs ul {
  position: relative;
  left: 0;
  overflow: hidden;
  /* display: flex; */
  /* align-items: center; */
}
.company-aptitude .bigimgs li {
  float: left;
  overflow: hidden;
  position: relative;
}
.company-aptitude .bigimgs li img {
  display: block;
  /* height: 100%; */
  width: 100%;
  margin: 0 auto;
}
.company-aptitude .smallimg {
  width: 100%;
  margin-top: 65px;
  overflow: hidden;
}
.company-aptitude .smallimg ul {
  position: relative;
  left: 0;
  overflow: hidden;
}
.company-aptitude .smallimg li {
  width: 90px;
  height: 63px;
  border: 1px solid #dedede;
  margin: 0 10px;
  float: left;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.company-aptitude .smallimg li img {
  display: block;
  height: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.company-aptitude .smallimg .ac {
  border: 1px solid #338f14;
}
.company-aptitude .content p {
  text-align: center;
  margin-top: 43px;
  margin-bottom: 0;
  font-size: 14px;
  color: #666;
  font-weight: bold;
  font-family: '宋体';
}
.company-aptitude .wapslide {
  display: none;
}
.company-aptitude .wapslide .banner {
  padding-bottom: 50px;
}
.company-aptitude .wapslide .bx-wrapper .bx-pager {
  bottom: -20px;
}
.company-aptitude .wapslide .bx-wrapper .bx-pager.bx-default-pager a {
  background-color: rgba(50,142,18,0.6);
}
.partner .content {
  width: 100%;
  background-color: #f5f5f5;
}
.partner .content .container {
  background-color: #fff;
  overflow: hidden;
  border: 1px solid #dbdbdb;
  border-top: none;
  border-bottom: none;
  padding: 0 23px 40px;
}
.partner .content h2 {
  font-size: 20px;
  color: #333;
  padding-left: 13px;
  height: 32px;
  line-height: 32px;
  border-left: 4px solid #328e12;
  margin-top: 40px;
  margin-bottom: 46px;
}
.partner .list {
  padding: 0 27px;
  overflow: hidden;
}
.partner .list li {
  width: 348px;
  height: 160px;
  border: 1px solid #328e12;
  float: left;
  margin: 0 9px 20px;
  overflow: hidden;
}
.partner .list li a {
  display: block;
  width: 100%;
  position: relative;
  height: 100%;
}
.partner .list li a img {
  display: block;
  position: relative;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.partner .list li:hover a img {
  -webkit-transform: scale(1.2) translateY(-50%);
  -moz-transform: scale(1.2) translateY(-50%);
  -ms-transform: scale(1.2) translateY(-50%);
  -o-transform: scale(1.2) translateY(-50%);
  transform: scale(1.2) translateY(-50%);
}
.cooperation .content {
  width: 100%;
  background-color: #f5f5f5;
}
.cooperation .content .container {
  background-color: #fff;
  overflow: hidden;
  border: 1px solid #dbdbdb;
  border-top: none;
  border-bottom: none;
  padding: 0 23px 80px;
}
.cooperation .content h2 {
  font-size: 20px;
  color: #333;
  padding-left: 13px;
  height: 32px;
  line-height: 32px;
  border-left: 4px solid #328e12;
  margin-top: 40px;
  margin-bottom: 46px;
}
.cooperation .main {
  overflow: hidden;
}
.cooperation .main .left {
  width: 50%;
  float: left;
  padding-right: 20px;
}
.cooperation .main .left .item {
  overflow: hidden;
  margin-bottom: 16px;
}
.cooperation .main .left .lab {
  float: left;
  line-height: 40px;
  font-size: 18px;
  color: #333;
}
.cooperation .main .left .input {
  float: left;
  width: 460px;
  position: relative;
}
.cooperation .main .left .input input[type='text'] {
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #dbdbdb;
}
.cooperation .main .left textarea {
  display: block;
  width: 100%;
  height: 180px;
  border: 1px solid #dbdbdb;
  resize: none;
}
.cooperation .main .left input[type='submit'] {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 88px;
  height: 40px;
  font-size: 16px;
  background-color: #328e12;
  color: #fff;
  border: none;
}
.cooperation .main .right {
  width: 50%;
  float: left;
  padding-left: 20px;
}
.cooperation .main .right ul {
  width: 100%;
  padding: 21px 28px 52px;
  border: 1px solid #dbdbdb;
  overflow: hidden;
  font-size: 18px;
  color: #666;
  line-height: 24px;
}
.cooperation .main .right li {
  margin-top: 44px;
  position: relative;
  padding-left: 75px;
  font-size: 18px;
  color: #666;
}
.cooperation .main .right li:before {
  content: '';
  display: block;
  width: 26px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cooperation .main .right li:nth-child(1):before {
  height: 34px;
  background: url("../../images/yh/address-icon2_03.png") center no-repeat;
  background-size: cover;
}
.cooperation .main .right li:nth-child(2):before {
  height: 27px;
  background: url("../../images/yh/tel-icon3_06.png") center no-repeat;
  background-size: cover;
}
.cooperation .main .right li:nth-child(3):before {
  height: 26px;
  background: url("../../images/yh/chuanzhen-icon_08.png") center no-repeat;
  background-size: cover;
}
.cooperation .main .right li:nth-child(4):before {
  height: 20px;
  background: url("../../images/yh/message-icon_10.png") center no-repeat;
  background-size: cover;
}
.cooperation .main .tips {
  font-size: 18px;
  color: #666;
  margin-bottom: 45px;
}
.talent-recruitment .content {
  width: 100%;
  background-color: #f5f5f5;
}
.talent-recruitment .content .container {
  background-color: #fff;
  overflow: hidden;
  border: 1px solid #dbdbdb;
  border-top: none;
  border-bottom: none;
  padding: 0 23px 40px;
}
.talent-recruitment .content h2 {
  font-size: 20px;
  color: #333;
  padding-left: 13px;
  height: 32px;
  line-height: 32px;
  border-left: 4px solid #328e12;
  margin-top: 40px;
  margin-bottom: 46px;
}
.talent-recruitment .tips {
  overflow: hidden;
}
.talent-recruitment .tips .left {
  width: 4.6%;
  float: left;
}
.talent-recruitment .tips .left img {
  display: block;
  width: 100%;
}
.talent-recruitment .tips .right {
  width: 95.4%;
  float: left;
  padding-left: 30px;
  font-size: 16px;
  line-height: 18px;
  color: #333;
}
.talent-recruitment .tips .right p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
  color: #333;
}
.talent-recruitment .list {
  overflow: hidden;
  margin-top: 35px;
}
.talent-recruitment .list a {
  display: block;
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
  padding: 13px 0;
  border: 1px solid #e6e6e6;
}
.talent-recruitment .list .left {
  width: 50%;
  float: left;
  border-right: 1px dashed #e6e6e6;
  padding: 0 34px 0 19px;
}
.talent-recruitment .list .left .info {
  margin: 10px 0 16px;
}
.talent-recruitment .list .left .time {
  font-size: 12px;
  color: #999;
}
.talent-recruitment .list .right {
  width: 50%;
  float: left;
  padding: 0 29px 0 34px;
}
.talent-recruitment .list .right .info {
  height: 52px;
  overflow: hidden;
  margin-top: 10px;
}
.talent-recruitment .list h3 {
  font-size: 16px;
  color: #328e12;
  margin: 0;
}
.talent-recruitment .list .info {
  font-size: 14px;
  color: #666;
  line-height: 26px;
}
.talent-recruitment .details {
  font-size: 14px;
  line-height: 26px;
  color: #666;
  overflow: hidden;
}
.talent-recruitment .details .main {
  overflow: hidden;
  margin-top: 55px;
}
.talent-recruitment .details h3 {
  font-size: 16px;
  color: #328e12;
  font-weight: bold;
}
.talent-recruitment .details dl:nth-child(2) {
  margin-top: 55px;
}
.talent-recruitment .details dt {
  font-size: 16px;
  color: #333;
  margin-bottom: 20px;
}
.talent-recruitment .returnlist {
  display: block;
  width: 140px;
  height: 40px;
  background-color: #328e12;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  margin-top: 32px;
}
.distribution-centre .content,
.traceability .content {
  width: 100%;
  background-color: #f5f5f5;
}
.distribution-centre .content .container,
.traceability .content .container {
  background-color: #fff;
  overflow: hidden;
  border: 1px solid #dbdbdb;
  border-top: none;
  border-bottom: none;
  padding: 0 13px 80px;
}
.distribution-centre .content h2,
.traceability .content h2 {
  font-size: 20px;
  color: #333;
  padding-left: 10px;
  height: 32px;
  line-height: 32px;
  margin-top: 40px;
  margin-bottom: 45px;
}
.distribution-centre .content h2 p,
.traceability .content h2 p {
  padding-left: 13px;
  height: 100%;
  border-left: 4px solid #328e12;
}
.distribution-centre .content .pszx .p1,
.traceability .content .pszx .p1 {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  padding: 0 10px;
}
.distribution-centre .content .pszx .pic,
.traceability .content .pszx .pic {
  font-size: 0;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 20px;
  padding: 0 10px;
}
.distribution-centre .content .pszx .pic img,
.traceability .content .pszx .pic img {
  margin: 0 10px 10px;
}
.distribution-centre .content .pszx dl,
.traceability .content .pszx dl {
  padding: 0 10px;
}
.distribution-centre .content .pszx dt,
.traceability .content .pszx dt {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 4px;
}
.distribution-centre .content .pszx dd,
.traceability .content .pszx dd {
  font-size: 14px;
  margin-top: 26px;
  color: #666;
  line-height: 26px;
}
.distribution-centre .ts-list a,
.traceability .ts-list a {
  display: block;
  width: 25%;
  padding: 0 10px;
  float: left;
  margin-bottom: 23px;
}
.distribution-centre .ts-list a:hover .pic,
.traceability .ts-list a:hover .pic {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.3);
  box-shadow: 0 1px 10px 0 rgba(0,0,0,0.3);
}
.distribution-centre .ts-list .pic,
.traceability .ts-list .pic {
  width: 100%;
  border: 1px solid #e6e6e6;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
  margin-bottom: 23px;
}
.distribution-centre .ts-list .pic img,
.traceability .ts-list .pic img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  width: 100%;
  height: 100%;
}
.distribution-centre .ts-list p,
.traceability .ts-list p {
  text-align: center;
  font-size: 16px;
  color: #333;
  margin-bottom: 0;
}
.traceability .tr-details {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.traceability .tr-details .pic {
  width: 100%;
  margin-bottom: 18px;
  position: relative;
}
.traceability .tr-details .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.traceability .tr-details .num {
  text-align: center;
    font-size: 20px;
    line-height: 40px;
    position: absolute;
    bottom: 0px;
    color: #fff;
    background-color: rgba(0,0,0,.5);
    width: 100%;
    text-align: center;
}
.traceability .tr-details .num span {
  margin-left: 30px;
}
.traceability .tr-details .t-title {
  text-align: center;
  font-size: 18px;
  margin-top: 40px;
  color: #333;
  position: relative;
}
.traceability .tr-details .t-title:before,
.traceability .tr-details .t-title:after {
  content: '';
  display: block;
  width: 40%;
  height: 1px;
  background-color: #666;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.traceability .tr-details .t-title:before {
  left: 0;
}
.traceability .tr-details .t-title:after {
  right: 0;
}
.traceability .tr-details ul {
  overflow: hidden;
  margin-top: 35px;
  position: relative;
}
.traceability .tr-details li {
  width: 50%;
  float: left;
  font-size: 16px;
  color: #666;
  line-height: 26px;
}
.traceability .tr-details li span {
  color: #53a139;
      cursor: pointer;
}
.traceability .tr-details dl {
  margin-top: 40px;
}
.traceability .tr-details dt {
  color: #333;
  font-weight: normal;
  margin-bottom: 15px;
  font-size: 0;
}
.traceability .tr-details dt span {
  font-size: 16px;
  display: inline-block;
  width: 33.33%;
}
.traceability .tr-details dd {
  overflow: hidden;
  margin-top: 28px;
}
.traceability .tr-details .jd,
.traceability .tr-details .time,
.traceability .tr-details .cz {
  width: 33.33%;
  float: left;
  font-size: 16px;
  color: #666;
  line-height: 26px;
}
.traceability .alert {
  width: 100%;
  height: 100%;
  display: none;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 199;
  background-color: rgba(0,0,0,0.6);
}
.traceability .alert img {
  display: block;
  width: 80%;
  max-height: 100%;
  position: relative;
}
.news-centre .content {
  width: 100%;
  background-color: #f5f5f5;
}
.news-centre .content .container {
  background-color: #fff;
  overflow: hidden;
  border: 1px solid #dbdbdb;
  border-top: none;
  border-bottom: none;
  padding: 0 23px 40px;
}
.news-centre .content h2 {
  font-size: 20px;
  color: #333;
  padding-left: 13px;
  height: 32px;
  line-height: 32px;
  border-left: 4px solid #328e12;
  margin-top: 40px;
  margin-bottom: 46px;
}
.news-centre .list ul a {
  display: block;
  width: 100%;
  overflow: hidden;
  padding-bottom: 20px;
  margin-top: 20px;
  border-bottom: 1px dashed #e6e6e6;
}
.news-centre .list .pic {
  width: 15.4%;
  float: left;
}
.news-centre .list .pic img {
  display: block;
  width: 100%;
}
.news-centre .list .words {
  width: 84.6%;
  float: left;
  padding-left: 20px;
}
.news-centre .list .words p {
  font-size: 12px;
  line-height: 22px;
  margin: 25px 0 10px;
  color: #666;
}
.news-centre .list .words .more {
  font-size: 12px;
  color: #328e12;
}
.news-centre .list .title {
  overflow: hidden;
}
.news-centre .list .title .p1 {
  width: 65%;
  float: left;
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.news-centre .list .title .time {
  width: 30%;
  float: right;
  font-size: 12px;
  color: #666;
  text-align: right;
}
.news-centre .d-title {
  text-align: center;
  font-size: 18px;
  color: #328e12;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 18px;
  border-bottom: 1px solid #e8e8e8;
}
.news-centre .d-info {
  text-align: center;
  font-size: 14px;
  color: #999;
  margin: 12px 0 39px;
}
.news-centre .d-main {
  line-height: 24px;
  padding-bottom: 30px;
  font-size: 14px;
  color: #666;
  border-bottom: 1px solid #e1e1e1;
}
.news-centre .d-links {
  margin-top: 32px;
}
.news-centre .d-links a {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
.vegetable-base .content {
  width: 100%;
  background-color: #f5f5f5;
}
.vegetable-base .content .container {
  background-color: #fff;
  overflow: hidden;
  border: 1px solid #dbdbdb;
  border-top: none;
  border-bottom: none;
  padding: 0 13px 80px;
}
.vegetable-base .content h2 {
  font-size: 20px;
  color: #333;
  padding-left: 10px;
  height: 32px;
  line-height: 32px;
  margin-top: 40px;
  margin-bottom: 45px;
}
.vegetable-base .content h2 p {
  padding-left: 13px;
  height: 100%;
  border-left: 4px solid #328e12;
}
.vegetable-base .list {
  overflow: hidden;
}
.vegetable-base .list li {
  width: 25%;
  padding: 0 10px;
  float: left;
  margin-bottom: 18px;
}
.vegetable-base .list .pic {
  overflow: hidden;
}
.vegetable-base .list .pic img {
  display: block;
  width: 100%;
}
.vegetable-base .list a {
  display: block;
  width: 100%;
  border: 1px solid #e0dede;
  -webkit-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.3);
  box-shadow: 0 1px 10px 0 rgba(0,0,0,0.3);
}
.vegetable-base .list a:hover h2,
.vegetable-base .list a:hover p {
  color: #328e12;
}
.vegetable-base .list h2 {
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  color: #333;
  margin: 25px 0 20px;
  padding: 0 5px;
}
.vegetable-base .list p {
  text-align: center;
  font-size: 14px;
  color: #666;
  padding: 0 5px;
  margin-bottom: 25px;
}
@-moz-keyframes telshake {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  10% {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  20% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  30% {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  40% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  60% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  70% {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  80% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}
@-webkit-keyframes telshake {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  10% {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  20% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  30% {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  40% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  60% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  70% {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  80% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}
@-o-keyframes telshake {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  10% {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  20% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  30% {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  40% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  60% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  70% {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  80% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes telshake {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  10% {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  20% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  30% {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  40% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  60% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  70% {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  80% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}
#pages{font-size: 0;text-align: center;margin-top: 35px;}
#pages a,#pages span{
  display: inline-block;
  height: 24px;
  line-height: 24px;
  min-width: 27px;
  background-color: #e5e5e5;
  margin: 0 5px;
  font-size: 12px;
  color: #666666;
  padding: 0 11px;
}
#pages span{color: #ffffff;background-color: #328e12;}

/*2018-11-22 修改追溯本源详情页*/
.scjl_bt{
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-around;
  border-bottom: 1px solid #e6e6e6; 
}
.scjl_bt div{
  line-height: 54px;
  font-size:  18px;
  color: #333;
  cursor: pointer;
  border-bottom: 2px solid #fff;
  padding: 0 10px;
  text-align: center;
}
.scjl_bt div:hover,.scjl_bt .ys{
   border-bottom: 2px solid #338e0d;
}
.scjl_nrk{
  width: 100%;
  margin-top: 20px;
  border:1px solid #e5e5e5;
}
.scjl_nrk .bt{
  width: 100%;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e5e5e5;
  line-height: 60px;
  font-size: 18px;
  color: #000;
  overflow: hidden;
}
.scjl_nrk .bt div{
  width: 50%;
  text-align: center;
  float: left;
}
.scjl_nrbox{
  width: 100%;
  background-color: #fff;
}
.scjl_nr{
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  line-height: 60px;
  font-size: 18px;
  overflow: hidden;
}
.scjl_sj,.scjl_cz{
  width: 50%;
  float: left;
  color: #656565;
  text-align: center;
}
.sbkf_bt{
    border-bottom: 1px solid #e5e5e5;
    font-size: 20px;
    font-weight: bold;
    color: #328d24;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 20px;
}
.sbkf_img{
  margin-right: 10px;
}
.sbkf_hgrz{
  position: absolute;
  right: 0px;
  bottom: 0px;
}